CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / CimAttribute Json Schema
CimAttribute Json Schema
Description
is an object that represents an attribute of an object.
Overview
CimAttribute
is an object that represents an attribute of an object.
ID : string
is a string indicating the ID of the attribute
Value : string
is a string containing the value of the attribute.
Properties
NameDescriptionData Type
is a string indicating the ID of the attributestring
is a string containing the value of the attribute.string
See Also